Skip to content

drm/vc4: tests: Use the correct return type in vc4_mock_atomic_add_output() #6928

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

mairacanal
Copy link
Contributor

The function vc4_mock_atomic_add_output() should return a pointer, even during error treatment. Use the proper macros to create pointers from the error code.

…tput()

The function vc4_mock_atomic_add_output() should return a pointer, even
during error treatment. Use the proper macros to create pointers from
the error code.

Signed-off-by: Maíra Canal <[email protected]>
@mairacanal
Copy link
Contributor Author

@pelwell, does this PR need anything else to be merged?

@pelwell
Copy link
Contributor

pelwell commented Jul 16, 2025

Just a nudge, which you've now provided.

@pelwell pelwell merged commit 8531027 into raspberrypi:rpi-6.12.y Jul 16, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants